Hardware Abstraction Layer (HAL) support file for Gruner 707L latching relay. More...
#include "../HAL/hal.h"#include "hal_gruner_707L_latching_relay.h"Functions | |
| signed char | setRelay (char channel, char action) |
Hardware Abstraction Layer (HAL) support file for Gruner 707L latching relay.
| signed char setRelay | ( | char | channel, | |
| char | action | |||
| ) |
Set the specified relay on or off sends a 15mSec pulse to the appropriate relay coil disables interrupts during pulse Does NOT read relay status from EEPROM, does not store the new relay status in EEPROM Precondition: pins configured as digital outputs
1.6.3